예제 #1
0
 static extern int mkl_cbwr_set(ref MklCBWR option);
예제 #2
0
 public static int cbwr_set(MklCBWR option)
 => mkl_cbwr_set(ref option);