[][src]Function stainless_ffmpeg_sys::av_bmg_get

pub unsafe extern "C" fn av_bmg_get(lfg: *mut AVLFG, out: *mut f64)

Get the next two numbers generated by a Box-Muller Gaussian generator using the random numbers issued by lfg.

@param out array where the two generated numbers are placed