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