示例#1
0
 public static extern int av_file_map(string filename, ref byte *bufptr, global::System.UIntPtr *size, int log_offset, void *log_ctx);
示例#2
0
 public static extern int av_size_mult(global::System.UIntPtr a, global::System.UIntPtr b, global::System.UIntPtr *r);