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