fc2GetVideoModeAndFrameRate

Function fc2GetVideoModeAndFrameRate 

Source
pub unsafe extern "C" fn fc2GetVideoModeAndFrameRate(
    context: fc2Context,
    videoMode: *mut fc2VideoMode,
    frameRate: *mut fc2FrameRate,
) -> fc2Error