[][src]Function zathura_plugin_sys::zathura_document_set_rotation

pub unsafe extern "C" fn zathura_document_set_rotation(
    document: *mut zathura_document_t,
    rotation: c_uint
)

Sets the new rotation value

@param document The document @param rotation The new rotation value